- Print Stack
- фирм."Принтстек" (приёмное устройство к рулонной ротационной машине)
Англо-русский словарь по полиграфии и издательскому делу. 2013.
Англо-русский словарь по полиграфии и издательскому делу. 2013.
Stack (data structure) — In computer science, a stack is an abstract data type and data structure based on the principle of Last In First Out (LIFO) . Stacks are used extensively at every level of a modern computer system. For example, a modern PC uses stacks at the… … Wikipedia
Stack-O-Tracks — Infobox Album | Name = Stack O Tracks Type = Compilation album Artist = The Beach Boys Released = 19 August 1968 Recorded = July 1963 June 1968 Genre = Rock Length = 34:37 Label = Capitol Records Producer = Brian Wilson and The Beach Boys Reviews … Wikipedia
Contact print — For the photolithography technique, see contact lithography. An example of a contact print from small format film strips intended for image review. A contact print is a photographic image produced from film; sometimes from a film negative, and… … Wikipedia
Google Chrome OS — 0.13.587.135 Company / deve … Wikipedia
Technical features new to Windows Vista — This article is part of a series on Windows Vista New features Overview Technical and core system Security and safety Networking technologies I/O technologies Management and administration Removed features … Wikipedia
Lua (programming language) — Infobox programming language name = Lua paradigm = Multi paradigm: scripting, imperative, functional year = 1993 designer = Roberto Ierusalimschy Waldemar Celes Luiz Henrique de Figueiredo developer = latest release version = 5.1.4 latest release … Wikipedia
dc (computer program) — dc is a cross platform reverse polish desk calculator which supports arbitrary precision arithmetic.[1] It is one of the oldest Unix utilities, predating even the invention of the C programming language; like other utilities of that vintage, it… … Wikipedia
Mouse (programming language) — The Mouse programming language is a small computer programming language developed by Dr. Peter Grogono in the late 1970s and early 1980s.[1][2] It was developed as an extension of an earlier language called MUSYS, which was used to control… … Wikipedia
Компоновщик (шаблон проектирования) — Шаблон проектирования Компоновщик Composite Тип: структурный Описан в Design Patterns Да Компоновщик (англ. Composite pattern) шаблон проектирования, относится к структурным паттернам, объединяет объек … Википедия
Command pattern — In object oriented programming, the command pattern is a design pattern in which an object is used to represent and encapsulate all the information needed to call a method at a later time. This information includes the method name, the object… … Wikipedia
Buffer overflow — In computer security and programming, a buffer overflow, or buffer overrun, is an anomalous condition where a process attempts to store data beyond the boundaries of a fixed length buffer. The result is that the extra data overwrites adjacent… … Wikipedia